Don't search bins in src if there's a library
authorAleksey Kladov <aleksey.kladov@gmail.com>
Fri, 16 Jun 2017 20:38:54 +0000 (23:38 +0300)
committerAleksey Kladov <aleksey.kladov@gmail.com>
Fri, 16 Jun 2017 20:38:54 +0000 (23:38 +0300)
commitb7752d1f7c3f6b40f8a16d70a5881f379baa3888
treebfce89524cec003c552464ae1b8f47ca32e2990d
parent8a61174b3476d31479acc2a43a59510e1a8e4beb
Don't search bins in src if there's a library

Ideally we want not to search for binaries there in any case, but that's
probably not gonna happen due to backwards comparability.
src/cargo/util/toml.rs
tests/build.rs